Total Complexity | 20 |
Dependencies | 14 |
Dependents | 0 |
Total lines | 202 |
Lines of code | 93 |
Logical lines of code | 65 |
Comment lines | 91 |
Methods | 7 |
Properties | 8 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
createCustomerFromWcCustomer() | 48 | 5 | 35 | |
createCustomerBillingAddress() | 55 | 4 | 18 | |
createCustomerShippingAddress() | 55 | 4 | 18 | |
getBillingPostcodeOrFallback() | 78 | 2 | 3 | |
getShippingPostcodeOrFallback() | 78 | 2 | 3 | |
createAddresses() | 70 | 2 | 6 | |
__construct() | 64 | 1 | 10 |